home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / CHIP Heft 2.iso / data / FP_2000 / PFILES / COMMON / MSSHARED / THEMES / CONSTRUC / CONSTRUC.ELM / graph0.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-10-01  |  1.4 KB  |  72 lines

  1. .mstheme
  2. {
  3.     nav-banner-image: url(urbbannd.gif);
  4.     separator-image: url(urbhorsd.gif);
  5.     list-image-1: url(urbbul1d.gif);
  6.     list-image-2: url(urbbul2d.gif);
  7.     list-image-3: url(urbbul3d.gif);
  8.     navbutton-horiz-pushed: url(urbhbusd.gif);
  9.     navbutton-horiz-normal: url(urbhbudd.gif);
  10.     navbutton-vert-pushed: url(urbvbusd.gif);
  11.     navbutton-vert-normal: url(urbvbudd.gif);
  12.     navbutton-home-normal: url(urbhombd.gif);
  13.     navbutton-up-normal: url(urbupbd.gif);
  14.     navbutton-prev-normal: url(urbprebd.gif);
  15.     navbutton-next-normal: url(urbnexbd.gif);
  16. }
  17. .mstheme-bannertxt
  18. {
  19.     font-family: Impact, Arial, Helvetica;
  20.     font-size: 6;
  21.     color: rgb(0,0,0);
  22. }
  23. .mstheme-horiz-navtxt
  24. {
  25.     font-family: Arial, Helvetica;
  26.     font-size: 2;
  27.     font-weight: bold;
  28.     color: rgb(0,0,0);
  29. }
  30. .mstheme-vert-navtxt
  31. {
  32.     font-family: Arial, Helvetica;
  33.     font-size: 2;
  34.     font-weight: bold;
  35.     color: rgb(0,0,0);
  36. }
  37. .mstheme-navtxthome
  38. {
  39.     font-family: Arial, Helvetica;
  40.     font-size: 1;
  41.     color: rgb(0,0,0);
  42. }
  43. .mstheme-navtxtup
  44. {
  45.     font-family: Arial, Helvetica;
  46.     font-size: 1;
  47.     color: rgb(0,0,0);
  48. }
  49. .mstheme-navtxtprev
  50. {
  51.     font-family: Arial, Helvetica;
  52.     font-size: 1;
  53.     color: rgb(0,0,0);
  54. }
  55. .mstheme-navtxtnext
  56. {
  57.     font-family: Arial, Helvetica;
  58.     font-size: 1;
  59.     color: rgb(0,0,0);
  60. }
  61. UL
  62.     list-style-image: url(urbbul1d.gif);
  63. }
  64. UL UL
  65. {
  66.     list-style-image: url(urbbul2d.gif);
  67. }
  68. UL UL UL
  69. {
  70.     list-style-image: url(urbbul3d.gif);
  71. }